xen.git
2015-01-28 Chao Pengx86: allow reading MSR_IA32_TSC with XENPF_resource_op
2015-01-28 Jan Beulichkexec: prefer __copy_to_guest() when possible
2015-01-28 Andrew Cooperdocs/commandline: correct information for 'x2apic_phys...
2015-01-28 Jan Beulichx86: also use tzcnt instead of bsf in __scanbit()
2015-01-28 Wei Liulibxl: correct function name
2015-01-28 Andrew Coopertools/libxc: Disable CONFIG_MIGRATE in stubdom environments
2015-01-28 Andrew Cooperocaml/xenctrl: Check return values from hypercalls
2015-01-28 Oleksandr Tyshchenkoxen/arm: split the init_xen_time() in 2 parts
2015-01-28 Quan XuvTPM/TPM2: Record some infomation in docs/misc/vtpmmgr...
2015-01-28 Quan XuvTPM/TPM2: Unind group keys and sectors data on disk
2015-01-28 Quan XuvTPM/TPM2: Bind group keys and sectors data on disk
2015-01-28 Quan XuvTPM/TPM2: Support TPM 2.0 bind and unbind data
2015-01-28 Quan XuvTPM/TPM2: TPM 2.0 PCRs read
2015-01-28 Quan XuvTPM/TPM2: Support 'tpm2' extra command line.
2015-01-28 Quan XuvTPM/TPM2: Add main entrance vtpmmgr2_init()
2015-01-28 Quan XuvTPM/TPM2: TPM2.0 TIS initialization and self test.
2015-01-28 Quan XuvTPM/TPM2: Create and load SK on TPM 2.0
2015-01-28 Quan XuvTPM/TPM2: TPM 2.0 takes ownership and create SRK
2015-01-28 Quan XuvTPM/TPM2: Add TPM 2.0 Exposed APIs
2015-01-28 Quan XuvTPM/TPM2: Add global data in vtpm_globals{}
2015-01-28 Quan XuvTPM/TPM2: TPM 2.0 data structures marshal
2015-01-28 Quan XuvTPM/TPM2: Add TPM 2.0 data structures and commands...
2015-01-28 Andrew Coopertools/libxl: Correct static pattern rule for pkgconfig...
2015-01-27 Ian Campbellxen: arm: enable sync console in machine_reboot.
2015-01-27 Sander Eikelenboomlibxl: Prevent qemu closing QMP socket on shutdown...
2015-01-27 Fabio Fantonilibxl: Spice streaming video setting support for upstre...
2015-01-27 Fabio Fantonilibxl: Spice image compression setting support for...
2015-01-27 Wei Liutools/Makefile: fix qemu-xen-traditional build
2015-01-27 Wei Liutools: generate systemd service files only when systemd...
2015-01-27 Wei Liutools: fix "make distclean"
2015-01-27 Wei Liulibxl: provide xlutil.pc
2015-01-27 Wei Liulibxl: delete xenlight.pc.in in distclean
2015-01-27 Julien Gralllibxc: introduce a per architecture scratch pfn for...
2015-01-26 Konrad Rzeszutek... x86: vcpu_destroy_pagetables() must not return -EINTR
2015-01-26 Jan Beulichx86: use tzcnt instead of bsf
2015-01-26 Andrew Cooperx86/HVM: improve EFER validation error messages
2015-01-26 Jan BeulichRevert "x86/VPMU: handle APIC_LVTPC accesses"
2015-01-23 Boris Ostrovskyintel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initial...
2015-01-23 Boris Ostrovskyx86/VPMU: handle APIC_LVTPC accesses
2015-01-23 Boris Ostrovskyvmx: merge MSR management routines
2015-01-23 Boris Ostrovskyx86/VPMU: clean up Intel VPMU code
2015-01-23 Boris Ostrovskyx86/VPMU: make vpmu macros a bit more efficient
2015-01-23 Boris Ostrovskyx86/VPMU: set MSR bitmaps only for HVM/PVH guests
2015-01-23 Boris Ostrovskyx86/VPMU: manage VPMU_CONTEXT_SAVE flag in vpmu_save_fo...
2015-01-23 Boris Ostrovskyx86/VPMU: don't globally disable VPMU if initialization...
2015-01-23 Roger Pau Monnéx86: prevent access to HPET from Dom0
2015-01-23 Roger Pau Monnéx86/pvh: check permissions when adding MMIO regions
2015-01-23 Roger Pau Monnéx86: allow set_mmio_p2m_entry to specify access type
2015-01-23 Jan Beulichx86/HVM: replace plain numbers
2015-01-23 Jan Beulichx86/HVM: make hvm_efer_valid() honor guest features
2015-01-23 Wei Liuhandle XENMEM_get_vnumainfo in compat_memory_op
2015-01-23 David Vrabelgrant-table: use uint16_t consistently for grant copy...
2015-01-23 Jan BeulichVMX: replace plain numbers
2015-01-23 Jan Beulichx86/traps: replace plain numbers
2015-01-23 Jan Beulichx86/HVM: replace plain number in hvm_combine_hw_excepti...
2015-01-23 Jan Beulicharm64: fix fls()
2015-01-23 Jan Beulichmake fls() and ffs() consistent across architectures
2015-01-22 Andrew Cooperx86/vlapic: express x2apic msr readability with a bitmap
2015-01-22 Andrew Cooperx86/domain: improvements to switch_native() and switch_...
2015-01-22 Jan BeulichVMX: use cached "current" where available
2015-01-22 Jan BeulichVMX: drop VMCS *_HIGH enumerators
2015-01-22 Jan BeulichVMX: dump further control state
2015-01-22 Jan BeulichVMX: dump full host state
2015-01-22 Jan BeulichVMX: dump full guest state
2015-01-22 Jan Beulichx86: don't open-code cpuid_count() in pv_cpuid()
2015-01-22 Jan Beulichx86: correctly check for sub-leaf zero of leaf 7 in...
2015-01-22 Jan Beulichx86: don't expose XSAVES capability to PV guests
2015-01-22 Andrew Cooperdrop redundant MAX_VIRT_CPUS bounds checks
2015-01-22 Andrew Coopersched/arinc653: remove MAX_VIRT_CPUS bounds check
2015-01-22 Andrew Cooperevtchn: reduce the size of the poll_mask where possible
2015-01-22 Andrew Cooperintroduce domain_max_vcpus() helper and implement per...
2015-01-22 Jan Beulichmake error codes a formal part of the ABI
2015-01-20 Jan Beulichre-order struct domain fields
2015-01-20 Jan Beulichx86: latch current->domain in do_physdev_op()
2015-01-20 Jan Beulichx86: slightly simplify PHYSDEVOP_pirq_eoi_gmfn_v* handling
2015-01-20 Jan Beulichphysdev: hide compatibility definitions for new enough...
2015-01-20 Andrew Cooperxsm/evtchn: never pretend to have successfully created...
2015-01-20 Andrew Cooperx86/cpuid: correct parameter types for cpuid_count()
2015-01-20 Andrew Cooperxfree() can tolerate NULL pointers
2015-01-19 Anthony PERARDlibxl: Avoid returning empty path from libxl_console_ge...
2015-01-19 Wei Liulibxl: check HVM direct boot parameters
2015-01-19 Julien Gralltools/configure: Check if pixman is present on the...
2015-01-19 Julien Gralltools/configure: Check if Glib is present only when...
2015-01-19 Julien Grallxen/arm: vgic: Rename nr_lines into nr_spis
2015-01-19 Wei Liulibxl: provide xenlight.pc
2015-01-19 Jim FehligInstall libxlutil.h
2015-01-19 Jan Beulichcorrect hypervisor version
2015-01-19 Andrew Cooperhypercall: update vcpu_op to take an unsigned vcpuid
2015-01-19 Paul Durrantx86/hvm: add per-vcpu evtchn upcalls
2015-01-19 Andrew Cooperx86/minios: remove more vestigial remnants of SUPERVISO...
2015-01-19 Andrew Cooperhvm/hpet: correctly gate the virtual HPET on HVM_PARAM_...
2015-01-19 Jan Beulichkexec: fix some types
2015-01-19 Jan Beulichevtchn: simplify sending of notifications
2015-01-19 Jan Beulichcommon/memory: fix an XSM error path
2015-01-15 Tim Deeganx86/mm: reunite nestedp2m_lock with its comment.
2015-01-15 Andrew Cooperx86/viridian: do not leak page refs and mappings if...
2015-01-15 Julien Grallxen/arm: Update documentation in the public header...
2015-01-15 Ian Campbelltools: remove blktap1
2015-01-15 Ian Campbelltools: unhook blktap1 from the build and remove all...
2015-01-15 Ian Campbellxen: arm: wait 1000ms for a CPU to come up, instead...
next